diff options
Diffstat (limited to 'config/waybar/style/[Light] Obsidian Glow.css')
| -rw-r--r-- | config/waybar/style/[Light] Obsidian Glow.css | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/config/waybar/style/[Light] Obsidian Glow.css b/config/waybar/style/[Light] Obsidian Glow.css index 001117f5..a61b6caa 100644 --- a/config/waybar/style/[Light] Obsidian Glow.css +++ b/config/waybar/style/[Light] Obsidian Glow.css @@ -104,6 +104,7 @@ tooltip label { #custom-cava_mviz, #custom-cycle_wall, #custom-hint, +#custom-hypridle, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -141,6 +142,13 @@ tooltip label { } } +/*-----Indicators----*/ +#custom-hypridle.notactive, +#idle_inhibitor.activated { + color: #39FF14; + font-size: 100%; +} + #taskbar button.active { background-color: #585b70; color: #cdd6f4; |
